home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970326-19970626 / 000348_news@newsmaster….columbia.edu _Tue Jun 24 18:26:07 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA26150
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 24 Jun 1997 18:26:06 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id SAA19265
  7.     for kermit.misc@watsun; Tue, 24 Jun 1997 18:26:05 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.os.lynx,comp.protocols.kermit.misc
  11. Subject: Re: Availability of C-Kermit 6 for LynxOS
  12. Date: 24 Jun 1997 22:26:02 GMT
  13. Organization: Columbia University
  14. Lines: 16
  15. Message-ID: <5ophhq$ipv$1@newsmaster.cc.columbia.edu>
  16. References: <33B04526.6C8F@gstworld.net.nospam>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.os.lynx:3221 comp.protocols.kermit.misc:7214
  19.  
  20. In article <33B04526.6C8F@gstworld.net.nospam>,
  21. Brett Hunsaker  <bhunsaker@gstworld.net> wrote:
  22. : I am currently using C-Kermit, 4C(058) 19 Mar 86 under LynxOS.  Is any
  23. : newer version available?
  24. :
  25. Yes, C-Kermit 6.0 of November 1996 (10.66 years of development since you 
  26. last looked :-)  Complete info at:
  27.  
  28.   http://www.columbia.edu/kermit/ck60.html
  29.  
  30. We don't have a binary for LynxOS so I hope you have a C compiler so you'll
  31. need to get the source code.  Assuming you are running LynxOS 2.2 or later,
  32. use "make lynx".  If you do make a new binary, please let me know so we can
  33. add it to our large and ever-growing collection of C-Kermit binaries.
  34.  
  35. - Frank